home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / cache / dictionaries-common / sqspell.php < prev    next >
Encoding:
PHP Script  |  2009-10-12  |  366 b   |  11 lines

  1. <?php
  2. ### This file is part of the dictionaries-common package.
  3. ### It has been automatically generated.
  4. ### DO NOT EDIT!
  5. $SQSPELL_APP = array (
  6.   'American English (aspell)' => 'aspell -a -d en_US   ',
  7.   'British English (aspell)' => 'aspell -a -d en_GB   ',
  8.   'Canadian English (aspell)' => 'aspell -a -d en_CA   ',
  9.   'English (aspell)' => 'aspell -a -d en   '
  10. );
  11.